home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 1999 August / SGI Freeware 1999 August.iso / dist / fw_xemacs.idb / usr / freeware / lib / xemacs-20.4 / lisp / comint / custom-load.el.z / custom-load.el
Encoding:
Text File  |  1998-05-21  |  686 b   |  20 lines

  1. ;;; custom-load.el --- automatically extracted custom dependencies
  2.  
  3.  
  4. ;;; Code:
  5.  
  6. (custom-add-loads 'ssh '("ssh"))
  7. (custom-add-loads 'telnet '("telnet"))
  8. (custom-add-loads 'shell '("shell"))
  9. (custom-add-loads 'comint-completion '("comint"))
  10. (custom-add-loads 'comint '("comint-xemacs" "comint" "telnet"))
  11. (custom-add-loads 'rlogin '("rlogin"))
  12. (custom-add-loads 'shell-faces '("shell"))
  13. (custom-add-loads 'shell-directories '("shell"))
  14. (custom-add-loads 'comint-source '("comint"))
  15. (custom-add-loads 'processes '("background" "comint" "rlogin" "shell" "ssh"))
  16. (custom-add-loads 'background '("background"))
  17. (custom-add-loads 'unix '("rlogin" "shell" "ssh"))
  18.  
  19. ;;; custom-load.el ends here
  20.